home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Express Pd: GALORE
/
Express Pd Galore - The Amiga PD & Shareware CD (1994)(Express Pd)[!][Amiga-CD32-CDTV].iso
/
productivity
/
science
/
algorhythms
/
source
/
musictimer.h
< prev
next >
Wrap
Text File
|
1988-10-05
|
189b
|
8 lines
/*automusictimer.h*/
/* for AlgoRhythms.c by Thomas E. Janzen */
void RemoveTimer(void);
int StartTimer(void);
int DeleteTimer(struct timerequest *tr);
int GetSysTime(struct timeval *tv);